go/constant.floatVal.String (method, view implemented interface methods)

2 uses

	go/constant (current package)
		value.go#L189: func (x ratVal) String() string   { return rtof(x).String() }
		value.go#L192: func (x floatVal) String() string {